If you learned programming in the'70s or early'80s, you probably learned the Pascal language, which is Niklaus Wirth's best-known masterpiece. 如果你在70年代或80年代早期接触编程,你可能曾学过Pascal语言,这门编程语言就是NiklausWirth最著名的杰作。
It showed me how to apply many of the things Knuth did magically with his fabricated assembler language, by implementing them elegantly in the high-level Pascal language. 这本书教会我如何将很多用汇编语言所作的事情用高级的Pascal语言完美地实施。
Automatic Deletion of Subdirectory by Using PASCAL Language 用PASCAL语言实现自动删除子目录
An optimization program for calculating the cost of unit sinter was written with Pascal language and using operations research principles. 用Pascal语言编制了烧结矿生产成本优化计算程序。
Algorithm of 3D display realization with quasi PASCAL Language is described. 并用类PASCAL语言,描述了实现雷达图像三维显示的算法。
A Kind of Transformation between C Language and Pascal Language Method under UNIX System Environment UNIX环境下的Pascal语言与C语言间的转换
Methods: The optotypes are programed in a computer pascal language. 方法用pascal语言程序设计视标。
PASCAL Language Program Design Style PASCAL语言程序设计风格
This paper introduces a kind of language transforming method between C language and Pascal language, it uses M_4 macro-processing and sed non-interactive tent edit technology under UNIX system environment. It also shows the implement of similar Pascal language and similar C language. 本文介绍了在UNIX系统环境下,利用M4宏处理技术和sed非交互式正文编辑,实现Pascal语言与C语言问可逆转换的方法,给出了类Pascal语言和类C语言的构造思想和实现技术。
In this paper, the rule of the secret code of the users document added by Super-WPS word precessing system is researched. The algorithm and PASCAL language program of the opening secret code are given. 本文着重对Super-WPS桌面办公系统给用户文件加密的密码规律作了剖折,并给出解密的算法和PASCAL语言解密程序。
This program is written in PASCAL language and runs on a PDP-11/ 23 minicomputer. 根据这种方法以PASCAL语言编制成程序,在PDP-11/23计算机上运行。
This paper describes an experimental microcode compiler which translates the PASCAL Language to VAX11/ 780 computer's microcode. 本文叙述一种将PASCAL程序转换成VAX11/780机器微码的具体系统。
Based upon Geochemical thermodynamic principles and by using the mineral composition of inclusion, data measured a general microcomputer processing program is compiled with PASCAL language for calculating the physicochemical parameters of the mineral compositions in the inclusion. 本文试根据地球化学热力学原理,利用包裹体成分测试数据和有关热力学参数,采用PASCAL语言,编制成通用微机处理程序&矿物包裹体成分物理化学参数的计算程序。
In this paper, the author uses PASCAL language as description language to analyze algorithm interface in practical teaching and learning of data structure. 本文以PASCAL语言作为算法描述语言,全面分析了算法接口,也给出了在数据结构算法实践教学指导方面的一点建议。
In order to realize recursive computation and break through programming trouble of absence of dynamic array in pascal. the computation method using query and the file system of pascal language are used in the program so that to store middle data and last results in it. 为实现递归计算,突破无动态数组的编程障碍,程序使用查询计算方法,并采用PASCAL语言文件系统存放中间数据和最后结果。
In the teaching of "Data Structure", the solution of the labyrinth problem is a difficult point. It is loaded down with trivial details when we want to use the traditional C Language or PASCAL Language to express the input and output of the data. 在《数据结构》的教学中,迷宫问题的解决是一个难点,难在于其数据的输入、输出用传统的c语言或PASCAL语言表达烦琐、不直观。
This paper mainly describes the structure of Chinese characters bank, the way to search it and the maintenance of its software, which is designed and realized in the Pascal Language. 此文着重介绍汉字库的结构、查找方法和软件维护。
A high efficiency algorithm on which asymptotic time complexity is O ( n) on loopy moving of array element is given in this paper, and some skills and techniques are provided with Pascal language. 给出一种时间复杂度为O(n)的一维数组循环移动的高效算法,并给出用PASCAL语言实现的方法及技巧。
A J2ME Game development based on Pascal language 基于Pascal语言的J2ME游戏开发
This paper introduces the development of two techniques of graph output with microcomputer IBM PC, image display on screen and graph drawing by dot matrix printer. PASCAL language is used in programming so as to make it convenient to interface with application program systems. 本文介绍微型计算机IBMPc的屏幕图像显示和打印机绘图这两项图形输出技术的开发工怍,程序设计采用PASCAL语言,为应用程序系统接口提供了方便。
Several attentive questions of using PASCAL language to set up single chain form 用pascal语言建立单链表应该注意的问题
Analysis on faults in control system of bucket conveyor by using PASCAL language 用高级语言PASCAL对提升机控制系统故障分析
This paper points out some program design styles of pascal language program design, by using this styles we may promote readability of program, promote efficiency of program design and run efficiency of program. 指出了PASCAL语言程序设计中的若干程序设计风格,使用这些风格可以提高程序的可读性,提高编程的效率和程序的运行效率。
In order to provide some experience for designer to set up single chain with pascal language. 力图为用pascal语言建立单链表的设计人员提供一些经验积累。
On the contrary, Object Pascal language cannot use the tree, the graph, the set, the sequence and so on directly. 相反,objectpascal中不能直接使用树、图、集合、序列等组合类型。
In order to let the program to be complete and implantable, all the formulae are written as the procedures or functions in Pascal language. 考虑到程序的可移植性和完整性,对所有公式均编写了相应的过程和函数,整个程序包括一个主程序和由168个过程和函数组成的12个子程序。